CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough 直线

搜索资源列表

  1. Hough变换的源程序

    0下载:
  2. Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a line whoes direction is \"sit
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2012
    • 提供者:doctorsuo
  1. hough变换检测直线

    2下载:
  2. C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:128961
    • 提供者:杨兵
  1. Hough-fast

    1下载:
  2. Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure, * The function used to detect images of parallel linear. If the images are two parallel lines, it wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5928
    • 提供者:wu tao
  1. Hough-tuoyuan

    2下载:
  2. Hough检测直线,圆,椭圆的代码 其中椭圆是用matlab-Hough line detection, round, oval ellipse code which is used Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2537
    • 提供者:郭飞
  1. Hough

    0下载:
  2. Hough变换 直线检测 线特征提取算子-Hough transform line detection line feature extraction operator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3873872
    • 提供者:任瑞杰
  1. hough

    0下载:
  2. hough变换检测直线的程序,用matlab实现-hough transform line detection program, using matlab to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1775
    • 提供者:蔡伟
  1. hough

    0下载:
  2. 此程序为Hough变换提取直线源码,是matlab的*m文件-This program is a straight line Hough transform to extract source code, is a* m file matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:986
    • 提供者:崔彬
  1. hough-zhixian-jian-ce--

    0下载:
  2. HOUGH直线检测 设计程序,包含以下功能: (1)读入待检测的图像(二值图像即黑白图像); (2)输出hough变换; (3)输出检测到特定的直线图像; -HOUGH line detectionDesign program, includes the following function:( 1) reads the detected image ( two value image is a black and white image ) ( 2) the outp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:189793
    • 提供者:欧阳波
  1. Hough

    0下载:
  2. 实现Hough直线检测,标记直线的两端点坐标,再对相似的直线做曲线拟合,可以完美实现边缘连接。-Hough line detection, marking a straight line at both ends of point coordinates, similar linear curve fitting, can be the perfect realization of the edge connector.
  3. 所属分类:Graph program

    • 发布日期:2017-11-29
    • 文件大小:37448
    • 提供者:majun
  1. hough--line-transform

    0下载:
  2. hough 直线变换,针对焊接边缘检测有飞溅时,可以提高检测精度-hough line transform
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:5805409
    • 提供者:范永强
  1. Hough

    0下载:
  2. Hough直线提取,提取图像中的直线,并且进行链接。- Hough straight line extraction, extraction of the image in a straight line, and the link.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4757263
    • 提供者:朱恩泽
  1. hough变换源码(直线&圆)

    0下载:
  2. OpenCV中的hough变换源码,里面包括直线以及圆变换提取源代码。(OpenCV transform source code in Hough,Which includes the line and the circle transform, extract the source code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:Yagamilight
  1. hough

    0下载:
  2. 可以对图像进行边缘检测,滤波,二值化处理,最后提取图像中的直线。(Edge detection can be carried out on the image, filtering, two value processing, and finally extract the image of the straight line.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:dajb
  1. hough直线检测

    0下载:
  2. matlab实现的直线检测方法,主要为hough变换,包括图片及实验结果(Matlab implementation of the line detection method, mainly for the Hough transform, including pictures and experimental results)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:288768
    • 提供者:哈哈124
  1. hough变换检测直线c#

    1下载:
  2. hough变换检测直线c#,很好用的代码,可以直接使用(Hough transform test line c#, good code, can be used directly)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:Master_Xue
  1. hough

    0下载:
  2. 基于opencv,使用hough变换检测图像中的直线,效果良好(Based on OpenCV, the Hough transform is used to detect the straight line in the image, and the effect is good)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:744448
    • 提供者:yuwawa
  1. hough

    0下载:
  2. 实现图像中直线的检测,并矫正为一条水平的线(Realize straight line detection in the image and correct it to a horizontal line.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:羧基丙酸钠
  1. hough变换找直线matlab下能直接运行

    0下载:
  2. hough变换找直线matlab下能直接运行。(Finding straight lines by Hough transform)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-06
    • 文件大小:14336
    • 提供者:XIAOXIAGEGE
  1. python-opencv镜头直线检测

    1下载:
  2. 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)
  3. 所属分类:OpenCV

    • 发布日期:2020-12-24
    • 文件大小:1024
    • 提供者:raintonight
  1. gaijin---hough

    1下载:
  2. 改进了霍夫变换与最小二乘法,大大提高了直线检测精度与效率(Improved Hof transform and least square method, greatly improving the accuracy and efficiency of line detection.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-29
    • 文件大小:4451328
    • 提供者:心房
« 1 2 3 45 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com